GenerateResponse and GenerateOut

GenerateResponse

The GenerateResponse object contains the result (GenerateResponse object). In this implementation, the response message is the GenerateOut object.

Parameter Type Description
GenerateResult GenerateOut The result, or response, object for the Generate operation.

GenerateOut

The GenerateOut object contains information that describes the status of the generate image. The object includes a RequestStatus object and an array containing document packet details.

Parameter Type Description
TransactionIdentifier string An object containing TransactionId for request.